Getting the above error when trying to draw just a bar chart example with the new 2.0 Alpha version:
(intermediate value).Bar is not a function
The example working fine with the stable 1.0 release –> https://jsfiddle.net/ahrex/jy8nnaem/
(better than in my pc, because neither with the 1.0 Im not able to draw negative bar charts
If you’re using the alpha3, try replacing
with
or
Same issue with alpha4. Any plans on fixing it?
I’d like to replace the old chart.js with the new one without fixing up all the code, but currently it doesn’t work.
@justanotheranonymoususer v2 is not backwards compatible with v1.