美文网首页
可视化库

可视化库

作者: Cabcab | 来源:发表于2019-07-28 20:59 被阅读0次

—标准图表绘制—

  1. D3
    https://github.com/d3/d3/wiki/gallery
    简单图:https://www.d3-graph-gallery.com/index.html
  1. G2
    https://antvis.github.io/g2/demo/index.html
  2. ECharts
    https://echarts.baidu.com/examples/index.html#chart-type-graph
  3. rechart
    http://recharts.org/en-US/examples/
  4. victory
    https://formidable.com/open-source/victory/gallery/
    https://github.com/FormidableLabs/victory
  5. react-vis
    https://uber.github.io/react-vis/
  6. apexcharts
    https://apexcharts.com/javascript-chart-demos/
    https://github.com/apexcharts
  7. chartjs
    https://github.com/chartjs/Chart.js
    https://www.chartjs.org/samples/latest/
  8. frappe
    https://github.com/frappe/charts
    https://frappe.io/charts
  9. nivo
    https://github.com/plouc/nivo
    https://nivo.rocks/
  10. google chart
    https://developers.google.com/chart/
    https://developers.google.com/chart/interactive/docs/gallery
  11. Raw(粘贴数据,选中样式直接得到图表)
    https://github.com/densitydesign/raw

—节点关系图库—

  1. cytoscape
    http://js.cytoscape.org/#demos
  1. GoJS
    https://gojs.net/latest/samples/index.html

—其他—

相关文章

网友评论

      本文标题:可视化库

      本文链接:https://www.haomeiwen.com/subject/ksaprctx.html