Граф коммитов

285 Коммитов

Автор SHA1 Сообщение Дата
Violet Voronetzky 42e66e6bf2 Added option for setting legend position: Bottom/Right 2020-12-15 19:11:10 +02:00
Violet Voronetzky 8a0c61af48 Added option for setting legend position: Bottom/Right 2020-12-15 18:34:54 +02:00
Violet Voronetzky 0b34fce560
Merge pull request #78 from microsoft/features/violet/add_onDataPointClicked_option
Update highcharts version from 8.1.2 to 8.2.2 and add onDataPointClicked option
2020-11-19 11:23:32 +02:00
Violet Voronetzky 4771f5bc55 PR modifications 2020-11-19 10:09:07 +02:00
Violet Voronetzky e29c668898 Fixed coments 2020-11-18 17:57:29 +02:00
Violet Voronetzky e32fa68aab Update highcharts version from 8.1.2 to 8.2.2 and add onDataPointClicked option 2020-11-18 17:47:00 +02:00
Violet Voronetzky 2ff014df2c
Merge pull request #77 from microsoft/features/violet/re-enable_travis
Test - re-enable travis
2020-10-26 11:31:00 +02:00
Violet Voronetzky b1bbd9f034 Test - re-enable travis 2020-10-26 10:54:57 +02:00
Violet Voronetzky 0d3471a498
Merge pull request #76 from microsoft/features/violet/escape_columns_selection
Escape columns selection
2020-10-12 11:11:32 +03:00
Violet Voronetzky 581622be4f Escape columns selection 2020-10-12 10:31:58 +03:00
Violet Voronetzky af1a127074
Merge pull request #75 from microsoft/features/violet/escape_chart_title
Escape chart title
2020-10-01 09:07:14 +03:00
Violet Voronetzky adefa50313 Escape chart title 2020-09-30 17:46:35 +03:00
Violet Voronetzky 3ef5a92aca
Merge pull request #74 from microsoft/features/violet/reduce_point_symbol_radius
Reduce chart's point symbol radius
2020-09-29 09:34:48 +03:00
Violet Voronetzky dfd4ea02aa Fixed comment 2020-09-29 09:24:56 +03:00
Violet Voronetzky 7eb241318a Reduce chart's point symbol radius 2020-09-29 09:08:57 +03:00
Violet Voronetzky f103e26bfa
Merge pull request #73 from microsoft/features/violet/always_show_pie_Percentage
Always show pie percentage in the pie labels
2020-09-01 13:27:06 +03:00
Violet Voronetzky 430ddc9f19 Always show pie percentage in the pie labels (even when the labels are truncated) 2020-09-01 12:58:16 +03:00
Violet Voronetzky 75253d3184
Merge pull request #72 from microsoft/bugs/violet/ignore_non_positive_values_in_pie_chart
Ignore empty values in pie chart
2020-08-30 17:33:04 +03:00
Violet Voronetzky 3ed76f07ec Ignore non-positive values in pie chart 2020-08-30 17:18:29 +03:00
Violet Voronetzky 10c5d8c3ba
Merge pull request #71 from microsoft/features/violet/add_try_catch_to_destroy_chart
Add try-catch to destroyExistingChart
2020-08-11 09:52:41 +03:00
Violet Voronetzky 3efe952918 Added try-catch to destroyExistingChart to ignore cases where the chart was already destroyed by Highcharts 2020-08-11 09:48:27 +03:00
Violet Voronetzky 5be1d6b744
Merge pull request #70 from microsoft/features/violet/connectNulls_in_area_chart
Add connectNulls: true config to area chart
2020-08-10 17:12:47 +03:00
Violet Voronetzky 3eb6f72eac Add connectNulls: true config to area chart 2020-08-10 15:55:10 +03:00
Violet Voronetzky d1faafde66
Merge pull request #69 from microsoft/bugs/violet/fix_zero_values_series
Fixed zero values series
2020-08-02 12:12:37 +03:00
Violet Voronetzky 9c7784d6ec Fixed xero values series 2020-08-02 10:37:52 +03:00
Violet Voronetzky 2ff7921be3
Merge pull request #68 from microsoft/features/violet/test2
test
2020-07-22 12:10:01 +03:00
Violet Voronetzky 3a08393556 test 2020-07-22 12:07:21 +03:00
Violet Voronetzky f385c53523
Merge pull request #67 from microsoft/features/violet/bump_version
Bump version to the current one
2020-07-22 10:01:41 +03:00
Violet Voronetzky 14be7ecfaa
Merge pull request #66 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 09:56:13 +03:00
Violet Voronetzky cd8d6da564 Bump version to the current one 2020-07-22 09:53:46 +03:00
dependabot[bot] f844304d67
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 23:19:45 +00:00
Violet Voronetzky 6c3c49cf38
Merge pull request #65 from microsoft/bugs/violet/fix_zero_values_in_y_axis
Fixed a bug when y-axis is zero
2020-07-08 11:20:20 +03:00
Violet Voronetzky f012094c7b Fixed a bug when y-axis is zero 2020-07-08 11:05:39 +03:00
Violet Voronetzky 0adfd276da
Merge pull request #64 from microsoft/bugs/violet/fix_pie_tooltip
Fixed pie tooltip
2020-07-07 19:06:15 +03:00
Violet Voronetzky 87f6403f64 Fixed column name XSS 2020-07-07 18:32:55 +03:00
Violet Voronetzky fa6f660a97 Fixed pie tooltip 2020-07-07 17:33:06 +03:00
Violet Voronetzky 0d1f6691a4
Merge pull request #63 from microsoft/features/violet/changed_areColumnsEqual_logic
Changed areColumnsEqual logic - if both of the columns are with the s…
2020-07-07 13:33:45 +03:00
Violet Voronetzky 7adb0e9905 Changed areColumnsEqual logic - if both of the columns are with the same name, and numeric - they are equal (don't compare specific type) 2020-07-07 12:49:29 +03:00
Violet Voronetzky bc45500d64
Merge pull request #62 from microsoft/features/violet/add_more_info_to_error_message
Added more information to InvalidColumnsSelection error
2020-07-06 16:49:24 +03:00
Violet Voronetzky 369276e3ce PR modifications 2020-07-06 16:43:15 +03:00
Violet Voronetzky 89127dfe07 Added more information to InvalidColumnsSelection error 2020-07-06 15:17:02 +03:00
Violet Voronetzky b85a05858d
Merge pull request #61 from microsoft/features/violet/fix_getFormattedValue_when_the_value_is_null
Fixed getFormattedValue when the value is null \ undefined
2020-07-02 12:13:41 +03:00
Violet Voronetzky 950b12bd83 Fixed getFormattedValue when the value is null\undefined 2020-07-02 12:06:54 +03:00
Violet Voronetzky 137a94e153
Merge pull request #60 from microsoft/features/violet/add_chart_options
Added animationDurationMS and updateCustomOptions to the IChartOptions
2020-06-29 19:52:12 +03:00
Violet Voronetzky 21d8f744a6 PR modifications 2020-06-29 19:15:46 +03:00
Violet Voronetzky 93ddc5c373 Reverted local changes 2020-06-29 19:08:36 +03:00
Violet Voronetzky 1c82c756b2 PR modifications 2020-06-29 19:04:14 +03:00
Violet Voronetzky 840443fb5a PR modifications 2020-06-29 19:01:06 +03:00
Violet Voronetzky aacaa976b1 fix 2020-06-29 16:45:40 +03:00
Violet Voronetzky 932770869f Added animationDurationMS and updateCustomOptions to the IChartOptions 2020-06-29 16:27:52 +03:00