allegro/tipboard

advanced_plot fails if MeterGaugeRenderer is used

Ouverte

#22 ouverte le 21 mai 2015

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (167 forks)batch import
bughacktoberfest

Métriques du dépôt

Stars
 (1 096 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur