- 14 Sep, 2021 5 commits
-
-
Pithon Kabiro authored
Create a temporary function that wraps the scatter plot drawing logic
-
Pithon Kabiro authored
... from multiple datastreams. Its single parameter is an array of strings representing the building, sensor and sampling rate.
-
Pithon Kabiro authored
Retrieves metadata from an array of Datastream URL strings
-
Pithon Kabiro authored
Add parameters to function that hold information about the two series. Remove hardcoded arrays used for testing.
-
Pithon Kabiro authored
Add weather station information
-
- 24 Aug, 2021 5 commits
-
-
Pithon Kabiro authored
Add bare bones scatter plot chart See merge request !1
-
Pithon Kabiro authored
-
Pithon Kabiro authored
Add a blank line between the properties of the options object, in an attempt at improving readability. Initial approach at generalizing the function by extracting constants from the options object of the scatter plot chart.
-
Pithon Kabiro authored
Add the basic structure of scatter plot chart
-
Pithon Kabiro authored
-
- 21 Jul, 2021 3 commits
-
-
Pithon Kabiro authored
`Range selector` is analogous to the `zoom` of a chart. Set it to display all the available observations from a datastream.
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
- 19 Jul, 2021 5 commits
-
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
Pithon Kabiro authored
Returns the abbreviated versions of building IDs, phenomenon names and sensor sampling rates
-
Pithon Kabiro authored
Returns the values of the currently selected options in the linked drop down lists
-
- 17 Jul, 2021 6 commits
-
-
Pithon Kabiro authored
-
Pithon Kabiro authored
Also, add HTML for third dropdown list
-
Pithon Kabiro authored
... based on the selection in first dropdown list. Functionality based on a new `hidden` CSS class
-
Pithon Kabiro authored
Create parent `<div>` elements for both dropdown lists. In addition, attach a barebones event listener to the new dropdown list
-
Pithon Kabiro authored
-
Pithon Kabiro authored
Get the max and min values of the heatmap color axis dynamically. Fix the tooltip text for `null` observation values.
-
- 13 Jul, 2021 2 commits
-
-
Pithon Kabiro authored
Deactivate datastreams that do not have observations
-
Pithon Kabiro authored
Formats datastream metadata for use in both linechart and heatmap
-
- 12 Jul, 2021 8 commits
-
-
Pithon Kabiro authored
-
Pithon Kabiro authored
Add parameter for datastream metadata to function that draws line chart
-
Pithon Kabiro authored
-
Pithon Kabiro authored
Fetch datastream metadata together with the observations
-
Pithon Kabiro authored
Add parameter for datastream metadata to function that draws heatmap chart
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
- 09 Jul, 2021 1 commit
-
-
Pithon Kabiro authored
-
- 08 Jul, 2021 1 commit
-
-
Pithon Kabiro authored
-
- 28 Jun, 2021 3 commits
-
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
Pithon Kabiro authored
-
- 24 Jun, 2021 1 commit
-
-
Pithon Kabiro authored
-