help wanted
倉庫指標
- 星標
- (2,915 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
When I change the data in the it renders and shows the updated data but the tooltip labels are wrong...they're always showing the first x-axis label: http://stackoverflow.com/questions/35447775/why-are-the-chartjs-tooltip-labels-always-showing-the-first-x-axis-label
Setting redraw to true resolves the issue, but this seems like a weird approach.