Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.
This repository was archived by the owner on May 3, 2020. It is now read-only.

Introduce interactive plots with Chart.js #9

@CermakM

Description

@CermakM

User Story
As a developer and a maintainer, I want to be sure that the code is stable and not error-prone. As such, making use of an existing solution which is wildly supported, popular and actively used and accepted by JS community seems like a much better solution.

Acceptance Criteria

  • Create Bar graph object
  • Create CategoricalBar graph object
  • [optional] Create Line graph object
  • [optional] Create Scatter graph object
  • Create Histogram graph object
  • Create TimeSeries graph object Implemented via Linear with timeseries index
  • ChartJS graphs are persistent
  • [stretch] There is a link between the table and ChartJS tooltip

References
Chart.js is a simple, clean, highly customizable and well documented library. Due to those reasons and its popularity, it was a suitable choice from my perspective.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions