Canged chart color palette , and added animationDurationMS and updateCustomOptions to the IChartOptions

This commit is contained in:
Violet Voronetzky 2020-06-29 19:59:00 +03:00
Родитель 21d8f744a6
Коммит 6b1da84e74
2 изменённых файлов: 2 добавлений и 2 удалений

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "adx-query-charts",
"version": "1.1.31",
"version": "1.1.37",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "adx-query-charts",
"version": "1.1.36",
"version": "1.1.37",
"description": "Draw charts from Azure Data Explorer queries",
"main": "dist/index.js",
"types": "dist/index.d.ts",