Giter Club home page Giter Club logo

go-mod-graph-chart's People

Contributors

nikolaydubina avatar paulxu-cn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

go-mod-graph-chart's Issues

点击节点弹出出来的图片是

如下图片,点击的节点是直接从根节点下出来的,但我的项目并没有直接引用这个版本,下图中的这几个节点是什么关系?
image

导出svg文件

首先感谢作者编写的这个可视化工具.

请问可以支持导出为svg文件吗?
现在查看页面右键另存是html
查看页面源码复制出来的svg标签内容另存为.svg文件, 无法打开查看

希望可以执行命令时选项导出

go mod graph | gmchart -o xxx.svg

或者在页面右键另存格式可选为svg.

这个怎么解决

执行安装命令:go get -u github.com/PaulXu-cn/go-mod-graph-chart/gmchart
报错:package google.golang.org/protobuf/proto
imports google.golang.org/protobuf/proto: import cycle not allowed

panic : runtime error: invalid memory address or nil pointer dereference

go mod graph | gmchart
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x8 pc=0x3d4a1d]

goroutine 1 [running]:
github.com/PaulXu-cn/go-mod-graph-chart/gosrc.BuildTree(0xc00024a000, 0x1a796, 0x209, 0xc0002c30e8, 0x201)
C:/Users/xxx.sun/go/pkg/mod/github.com/!paul!xu-cn/[email protected]/gosrc/treeutil.go:103 +0x87d
main.main()
C:/Users/xxx.sun/go/pkg/mod/github.com/!paul!xu-cn/[email protected]/gmchart/main.go:103 +0x571

panic: runtime error: slice bounds out of range [:-1]

panic: runtime error: slice bounds out of range [:-1]

goroutine 1 [running]:
github.com/PaulXu-cn/go-mod-graph-chart/gosrc.BuildTree(0x1256c000, 0x3eedd, 0x3a2, 0x12620934, 0x201, 0x12630000)
C:/Users/admin/go/pkg/mod/github.com/!paul!xu-cn/[email protected]/gosrc/treeutil.go:85 +0xba9
main.main()
C:/Users/admin/go/pkg/mod/github.com/!paul!xu-cn/[email protected]/gmchart/main.go:103 +0x415

GET is not allowed

{"code":"MethodNotAllowed","message":"GET is not allowed"}
点击链接后展示这个 麻烦看下是怎么回事

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.