Chart types
Display the supported chart types for the Paste Data Visualization library with coded examples.
In progress
As our current data visualization offerings are in progress, these guidelines may change. We will update these pages when new features are supported. Please raise a GitHub discussion for any feedback or requests.
You can still use our chart wrappers and base components while leveraging raw Highcharts options instead of our predefined ones. This gives you the flexibility to build custom charts and include features that aren’t currently supported by our components.
The chart below demonstrates a combination of line and column series—this series type isn’t currently supported by our components. It also applies title styling using Highcharts options, which falls outside of what our components currently handle.