Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive sensor chart #313

Merged
merged 6 commits into from Jan 12, 2022
Merged

Responsive sensor chart #313

merged 6 commits into from Jan 12, 2022

Commits on Jan 12, 2022

  1. Append to transforms possibly already coming out of the chart specs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    3611d93 View commit details
    Browse the repository at this point in the history
  2. Let chart specs derive title, quantity and unit from Sensor object

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    aa7bcbd View commit details
    Browse the repository at this point in the history
  3. Derive bar width from sensor's event resolution

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    430cdd1 View commit details
    Browse the repository at this point in the history
  4. Fix attribute call

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    683ce54 View commit details
    Browse the repository at this point in the history
  5. Responsive sensor charts: scales width to container, which is better …

    …for mobile. Also exposes width and height as overridable chart properties for getting charts by API.
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    423ff3d View commit details
    Browse the repository at this point in the history
  6. Changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    3f95f17 View commit details
    Browse the repository at this point in the history