www icon indicating copy to clipboard operation
www copied to clipboard

Add chart library to page editor

Open JayDaley opened this issue 3 years ago • 3 comments

Any suitable chart library will do so long as the integration is such that a chart can be added in the same way a paragraph or table is added when editing a page. Don't need the charts to reference any external data. Charts should work well on mobile and support accessibility (though I have no idea how charts are meant to do that).

JayDaley avatar Aug 19 '22 09:08 JayDaley

https://github.com/overcastsoftware/wagtailcharts looks like a good candidate. It's based on https://www.chartjs.org, which claims to display responsive charts.

mgax avatar Jan 10 '24 10:01 mgax

@JayDaley are charts a current requirement?

ghwood avatar Jan 23 '24 21:01 ghwood

Yes, simple charts embedded in blog posts would be very useful. Don't want anything too complex

JayDaley avatar Jan 24 '24 10:01 JayDaley