@datarailsshared/dr_renderer 1.2.447 → 1.2.449
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -7365,7 +7365,7 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
|
|
7365
7365
|
element_label: 'Version',
|
7366
7366
|
element_sub_title: 'From latest:',
|
7367
7367
|
element_options: [
|
7368
|
-
{ label: 'All time
|
7368
|
+
{ label: 'All time dimensions', value: '' },
|
7369
7369
|
{ label: 'Submitted', value: 'latest_submitted' },
|
7370
7370
|
{ label: 'Most recent time period', value: 'latest_in_last_chronology_date_dimension' },
|
7371
7371
|
{
|