Jao Austero
Jao Austero
@Mancunia Our plugin isn't yet typescript supported. This was on our backlog and currently migrating our widget to typescript. This will be next, ETA would be around last quarter. You...
Sample Data: [ { "group": "positive", "value": 0, "name": "07/Jan", "topicName": "positive" }, { "group": "negative", "value": 0, "name": "07/Jan", "topicName": "negative" }, { "group": "neutral", "value": 0, "name": "07/Jan",...
@Golodhros Hi, Thanks I tried downgrading but it seems some API are missing? like numberFormat and colorMap? and the data mounting is different? 
Any updates
Hi is this still happening? we release a lot of changes before we check this issue
@wnasich thanks for providing a screenshots, I'm not familiar with the sentry. But our setAttributes API returned `undefined` when it was success because the callback was intended to log if...
Hello everyone, the setAttributes was async call in our backend thats why it takes a while before it appears in your dashboard. If you data is already prepared before the...
Hi @akram-hossan there will be new API #4 will follow up for review and approval
@tsivanesar
Hello, this is correct since setAttributes is async in our backend and it takes time to reflect in the dashboard, If your data is prepared already before you load the...