allegro/tipboard

advanced_plot fails if MeterGaugeRenderer is used

开放

#22 创建于 2015年5月21日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (167 个派生)batch import
bughacktoberfest

仓库指标

星标
 (1,096 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南