History: Plotly
Source of version: 1 (current)
Copy to clipboard
Many examples to choose from! https://plot.ly/javascript/basic-charts/ https://plot.ly/javascript/statistical-charts/ https://plot.ly/javascript/scientific-charts/ https://plot.ly/javascript/3d-charts/ As of ((Tiki18)), we only support 5 or 6. Let's eventually support them all! Nicolas Kruchten, the author of https://github.com/nicolaskruchten/pivottable (used in Tiki) now works for Plotly !! So make sure to check latest code for things like: https://github.com/nicolaskruchten/pivottable/commit/8690a13ec1c5fc155ba1534a8e1740e1a51e77b3 And docs: https://pivottable.js.org/examples/plotly.html In latest version: "Added Area charts to Plotly renderers, finally: full parity with C3 renderers!" Source: https://github.com/nicolaskruchten/pivottable/releases/tag/v2.22.0 So maybe some things we did in Tiki are now done upstream.