mendixlabs / ChartJS

A Mendix widget that wraps the ChartJS library.
https://appstore.home.mendix.com/link/app/1712/Mendix/ChartJS-Widget
Apache License 2.0
4 stars 28 forks source link

Legend isn't displayed on pie chart #13

Closed simo101 closed 9 years ago

simo101 commented 9 years ago

the legend doesn't seem to be displaying when using a pie chart.

Rvthof commented 9 years ago

This is an issue with the caching of the Core.js, as you have probably already tried an earlier version of the widget. As Core isnt registered as widget with Mendix, it is not included in widgets.js and not reset in the cache. Try clearing your cache, that should fix it.