@@ -10,6 +10,27 @@ MongoDB Charts Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.38.1
14
+ ----------------
15
+
16
+ *Released May 26th, 2023*
17
+
18
+ Improvements in this release:
19
+
20
+ - Dashboard viewers can save a dashboard as a |png|.
21
+
22
+ Bug fixes in this release:
23
+
24
+ - Email reports now display properly.
25
+
26
+ - Dashboard refreshes now work correctly when you select the infinity
27
+ option.
28
+
29
+ - Charts that use ``ISODate()`` queries in the query bar now render properly.
30
+
31
+ - Fixes an issue when using ``ObjectId()`` with injected filters in an embedded chart.
32
+
33
+
13
34
|charts| v1.37
14
35
--------------
15
36
@@ -412,7 +433,7 @@ Bug fixes in this release:
412
433
- Donut charts with :guilabel:`By Series` colors now display properly
413
434
when data changes.
414
435
415
- - Pressing the ‘ Enter’ key to create a new dashboard now works
436
+ - Pressing the ' Enter' key to create a new dashboard now works
416
437
correctly.
417
438
418
439
- Fixes an issue where data driven multi-series charts could not be
@@ -499,7 +520,7 @@ Improvements in this release:
499
520
multi-series charts built from multiple fields.
500
521
501
522
- Number formatting can now be applied for every field used on a
502
- chart’ s axis.
523
+ chart' s axis.
503
524
504
525
- Adds a new tour showing how to customize field settings.
505
526
@@ -571,7 +592,7 @@ Bug fixes in this release:
571
592
572
593
- Swaps the order of colors 18 and 20 in the default color palette.
573
594
574
- - Fixes an issue where filters sometimes couldn’ t be deleted from a
595
+ - Fixes an issue where filters sometimes couldn' t be deleted from a
575
596
chart.
576
597
577
598
- Text can now be copied from chart titles and descriptions using the
@@ -580,7 +601,7 @@ Bug fixes in this release:
580
601
- Donut chart series now render in the same order in the legend and on
581
602
the chart.
582
603
583
- - Charts no longer return an error if the :guilabel:`Show “ All Others” `
604
+ - Charts no longer return an error if the :guilabel:`Show " All Others" `
584
605
:ref:`limiting option <charts-limit-data>` is on and the chart has no
585
606
data.
586
607
@@ -600,7 +621,7 @@ Bug fixes in this release:
600
621
Improvements in this release:
601
622
602
623
- Adds the option to drill down into data on a chart by right-clicking
603
- chart elements and choosing “ show data for this mark.”
624
+ chart elements and choosing " show data for this mark."
604
625
605
626
- Adds the option to :ref:`pin Table columns <pin-columns>` to prevent
606
627
horizontal scrolling.
@@ -732,7 +753,7 @@ Bugs fixed in this release:
732
753
- Fixes an issue where the :guilabel:`Get Chart Data` dialog was empty
733
754
if a chart used the :ref:`Count By Value <count-by-value-agg>`
734
755
aggregation.
735
- - Fixes an issue where tables didn’ t sort correctly when binned dates
756
+ - Fixes an issue where tables didn' t sort correctly when binned dates
736
757
were used in the :guilabel:`Dynamic Columns` channel.
737
758
- Fixes an issue where values from the :guilabel:`Color` channel were
738
759
not always sorted correctly on :ref:`Scatter <scatter-chart-ref>`
@@ -762,9 +783,9 @@ Bug fixes in this release:
762
783
Bug fixes in this release:
763
784
764
785
- Fixes an issue where the :ref:`Convert Time Zone <charts-date-format>`
765
- toggle couldn’ t be enabled when customizing a field.
786
+ toggle couldn' t be enabled when customizing a field.
766
787
767
- - Fixes an issue where charts wouldn’ t render if a :ref:`label
788
+ - Fixes an issue where charts wouldn' t render if a :ref:`label
768
789
<field-level-options>` contains a single quote and the chart uses a
769
790
:ref:`secondary Y axis <secondary-y-axis>`.
770
791
@@ -806,7 +827,7 @@ Improvements in this release:
806
827
Bug fixes in this release include:
807
828
808
829
- System databases and collections can no longer be added as data
809
- sources, since they can’ t be used for charting.
830
+ sources, since they can' t be used for charting.
810
831
811
832
- Popup dialogs in the chart builder no longer close when you click on the background.
812
833
@@ -834,7 +855,7 @@ Bug fixes in this release include:
834
855
resolution displays.
835
856
836
857
- Binned numbers and dates are no longer infilled when used on a
837
- chart’ s Series channel.
858
+ chart' s Series channel.
838
859
839
860
- :guilabel:`Null` category no longer displays when
840
861
binned numbers or dates are used on a Series chanel.
@@ -843,7 +864,7 @@ Bug fixes in this release include:
843
864
binned numbers or dates were used on a Series chanel.
844
865
845
866
- Fixes an issue where the data in the :guilabel:`Get Chart Data`
846
- dialog was sometimes empty or didn’ t match the chart.
867
+ dialog was sometimes empty or didn' t match the chart.
847
868
848
869
849
870
|charts| v1.19.0
@@ -882,7 +903,7 @@ Bug fixes in this release:
882
903
- Changes to the :guilabel:`Filter Allow` list are now immediately
883
904
picked up by embedded charts.
884
905
885
- - Prevents some “ white screen” errors from occurring in the Chart
906
+ - Prevents some " white screen" errors from occurring in the Chart
886
907
Builder.
887
908
888
909
- Allows editing chart titles while a chart is loading.
@@ -1132,7 +1153,7 @@ Bug fixes in this release:
1132
1153
- Fixes sorting of unbinned decimal typed values in chart category
1133
1154
channels.
1134
1155
1135
- - Fixes an issue where newly added dashboard filters wouldn’ t show
1156
+ - Fixes an issue where newly added dashboard filters wouldn' t show
1136
1157
sample string values.
1137
1158
1138
1159
0 commit comments