ODS-Widgets 2.0.1
This version includes a large update of the documentation, with many parameters having their default behavior more
explicitly defined, and improved examples.
Added
odsChart
:min
,max
andlabelX
are now dynamic and can be changed after the chart has been drawn.odsChartSerie
:chartType
,innersize
,functionY
,expressionY
,labelY
,min
,max
,step
,multiplier
,
color
,colorThresholds
are now dynamic and can be changed after the chart has been drawn.odsPaginationBlock
: When usingcontainerIdentifier
, if the container doesn't have a scrollbar, the page itself
will be scrolled up to the container's top when clicking on a page.
Fixed
odsAdvAnalysis
: Fixed an issue where the user's timezone was not used for time queries and displaysodsAdvAnalysis
: Fixed an issue where disjunctive filters (multiple selection) didn't workodsChart
: Fixed a performance issue in some situations with large time-based datasetsodsDateRangeSlider
: Fixed an accessibility issue where a hidden technical field appeared to screen readersodsGeotooltip
: Fixed the position of the tooltip on small screens, when too close to the left side of the screenodsPaginationBlock
: Fixed an issue where you could be select a page beyond the 10000 first records limitodsTimerange
: Fixed missing accessibility attributes on start and end date inputsodsTimerange
: Fixed timezone calculation issues when used ondate
fields
Removed
odsDatasetJsonSchema
has been removed from ODS-Widgets (it doesn't work outside of the Opendatasoft platform)