1.1.0
Changes in version 1.1.0
-
A certain column of an imported CSV table or a property of an imported GeoJSON
feature collection can now be added to an existing time-series chart, given
values are numerical and a column or property exists that provides
a time value. (#276)This new feature required additional features that have been added:
-
When importing a CSV table or a GeoJSON object, user can specify
the time column name or time property.
If given, time values are expected to be UTC and use ISO format. -
Similarly, users can now specify a grouping column name or grouping
property that will be used to create a new place group for the
imported places. -
It is now possible to rename and remove an existing place groups
and to rename and remove places, if they were previously created
or imported by the user.
-
-
Times are now correctly displayed using standard UTC timezone
in ISO format. (#281)
Full Changelog: v1.0.2.1...v1.1.0