bughacktoberfest
Repository metrics
- Stars
- (1,096 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
pointLabels conflicts (?) with MeterGauge - it doesn't contain "_xaxis" and throws an exception: "this[ax]._ticks[0] is undefined" around line 283 in jqplot.pointLabels.js Simply commenting out js from list in settings.py "repairs" MeterGauge, but probably break some other renderers.