allegro/tipboard
advanced_plot fails if MeterGaugeRenderer is used
Aberta
#22 aberto em 21 de mai. de 2015
bughacktoberfest
Métricas do repositório
- Stars
- (1.096 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.