amCharts 5: Maps
Aggiungi mappe geografiche interattive e straordinarie ai tuoi siti web o applicazioni.
Pubblicato da amCharts
Distribuito da ComponentSource dal 2019
Prezzi da: US$ 176.40 Versione: 5.x NUOVO Aggiornato il: Apr 16, 2026
Released: Jun 5, 2025
exactLocationX and exactLocationY added to XYSeries. If this is set to true, data items will ignore locationX/locationY setting but will place the data point at exact X/Y value. This will work only with DateAxis. If used on a ColumnSeries/CandlestickSeries it will affect its bullets only.containStroke added to Rectangle. If this is set to true, rectangle will be drawn in such a way that its stroke is contained within the rectangle's width and height. Useful if you have thicker strokeWidth for ColumnSeries.getFillGradientFromSprite setting added to Tooltip (default: false).exactLocationX to true by default on all drawings).ValueAxis.Treemap was not showing pointer cursor on active nodes.