-
When using anychart.format.outputTimezone(x), the start of a new day in the timeline header shifts with x as well.
I have included screenshot of me adjusting one of the playgrounds so the levels ar…
-
My issue is that icons are on transparent background (I would like to be able change background depending on theme so need them to be transparent) however edge is ending in a middle of icon crossing i…
-
pwdel updated
7 months ago
-
Error:
Attribute application@appComponentFactory value=(androidx.core.app.CoreComponentFactory) from [androidx.core:core:1.5.0] AndroidManifest.xml:24:18-86
is also present at [com.android.support…
-
I created a simple chart producing server (see svr.js below) witch accepts js code and feeds it to anychart and that returns SVG to requestor, run it on windows and after formatting {
if (reques…
-
## Expected Behavior
Integrate a chart-map functionality to the chart-builder.
Like a solution please check:
* https://www.openstreetmap.org/
* https://developers.google.com/chart/interactive/docs…
-
hello, please help me
i have code like this
L2.tooltip().format("function() {" +"return 'Payment : ' + anychart.format.number(this.value * "+divider+")" +"}");
this code produce tooltip below
!…
-
Just the code in the example of the web page is wrong, doesn´t add data to the pie chart (Gradle example)
-
Hello,
I'm using anychart treemap. I need to define the color of the card according to the "product" field, I have access to variables in other functions such as ".labels ().formt()" , where I do "…
-
Currently, polar area charts can only have one piece of data associated with a "slice". I propose that stacking of data, similar to stacked bar charts, is made possible.
See image below for clarifica…