allegro/tipboard

advanced_plot fails if MeterGaugeRenderer is used

Offen

#22 geöffnet am 21.05.2015

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (167 Forks)batch import
bughacktoberfest

Repository-Metriken

Stars
 (1.096 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide