Polymer 1.0 的图形库

Graph library for Polymer 1.0

有谁知道 Polymer 1.0.

有什么好的图形库吗

我发现其中很少有像这样的: https://github.com/the-control-group/app-chart/

或这些

https://customelements.io/search/graph

但它们都是为 Polymer 0.5 制作的,而 Polymer 0.5 和 1.0 是不兼容的。

因此,如果有人知道任何可以帮助我的信息,我将不胜感激......

这是Google自己的图表库:

https://elements.polymer-project.org/elements/google-chart

好的,让我 google 为我自己:

https://elements.polymer-project.org/elements/google-chart

https://elements.polymer-project.org/elements/google-chart?view=demo:demo/index.html&active=google-chart

:)

您可以查看 https://github.com/avdaredevil/highcharts-chart,它响应迅速并支持实时数据。

我写它是因为这方面的元素数量不足,而且 highcharts.js 非常强大。