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

time series scale labels #40

@mg1075

Description

@mg1075

Really cool piece of work.

I'm looking at the angular 1 version, and notice the scale labels for the Time Series charts are misleading. Part of this issue has to do with how the canvas charts (smoothie charts) are not responsive in their current iteration. While the scale labels are outside of the canvas and responsive, the canvas chart is not responsive, so it is hard to determine what values one is actually looking at when you start playing with the browser window width.

In contrast, the Frequency chart (chart.js charts) do not have a problem with the scale labels, since they are part of the canvas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions