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

44 Коммитов

Автор SHA1 Сообщение Дата
Elena Rodionova 4f4ddb3cd4 reduce babel (#48) 2020-01-15 18:38:20 +03:00
Snyk bot beb002de7c fix: package.json & package-lock.json to reduce vulnerabilities (#46)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2020-01-15 13:24:49 +03:00
Denis 53d7562534 Fixes chart loading with old settings (#43)
* fix a bug with non-integer yAxis ticks indexes

* column and value formatter becomes members of instance, binded to this in constructor

* tests update for valueFormattingCallback and columnFormattingCallback

* fixing the case with persents formatting for valueFormattingCallback

* handling of case with invalid non-interger indexes at valueFormattingCallback

* linters fixes + version up

* fix upgraded, tests added, few typo fixes

* Changelog updated

* column and values formatting callbacks becomes received using static getters
2019-03-13 18:53:40 +07:00
Elena Rodionova f4aa84b7a7 Webpack ie11 support: babel added (#42)
* updates for webpack ie11 support

* use babel
2018-12-19 15:13:01 +07:00
Elena Rodionova 9bfc4fa8e8 updates for webpack ie11 support (#41) 2018-12-18 22:31:42 +07:00
Nikita Grachev 943c71f701
moved utils to deps (#40) 2018-10-30 16:08:23 +07:00
Elena Rodionova b8f8b04a2d Dependecies update (#39)
* visual dependencies update and azure pipelines integration added

* CHANGELOG

* utils update and d3 v5 bugfix

* unit test for bugfix

* little fixes
2018-10-30 15:45:45 +07:00
Nikita Grachev a474b6149f
Update README.md 2018-10-26 18:04:29 +07:00
Nikita Grachev 06b901cdf1
Update README.md 2018-10-26 18:04:07 +07:00
Elena Rodionova 27186ce77d visual dependencies update and azure pipelines integration added (#38)
* visual dependencies update and azure pipelines integration added

* CHANGELOG
2018-10-26 15:33:07 +07:00
Elena Rodionova 535db5f72a API 2.1 - PBIVIZ 3.x.x 2018-09-20 11:49:20 +03:00
Power BI Custom Visuals Bot fcbb8484cc updated localization strings (#25) 2018-09-17 22:01:43 +07:00
Elena Rodionova 188e3e5373 Migrates to API 2.1.0 (#33) 2018-09-13 20:16:19 +03:00
Elena Rodionova 3f2d3b3e1a Sorting and axes representation issues fix (#29) 2018-08-24 17:34:49 +03:00
Elena Rodionova c7802e675a Api 2.1.0 update (#28)
* migration to API 2.1.0

* change vscode settings
2018-08-21 17:17:38 +03:00
Ignat Vilesov 75657f54a1
27466 Fix Edge issues [Update LineDot Chart to support high contrast mode] (#27) 2018-07-31 19:32:04 +03:00
Ignat Vilesov f719e5db86 High contrast mode (#26)
* 27410 Migrate to API 1.13.0 [Update LineDot Chart to support high contrast mode]

* 27414 Refactor source code by removing useless functions [Update LineDot Chart to support high contrast mode]

* 27411 Update to support high contrast mode [Update LineDot Chart to support high contrast mode]

* 27412 Cover changes by UTs [Update LineDot Chart to support high contrast mode]
2018-07-30 21:30:15 +07:00
mvgaliev 9c3d189ccc updated version (#23) 2018-06-29 19:00:26 +03:00
mvgaliev bb3a1c17ed added reverted animation of line (#22) 2018-06-29 18:01:29 +03:00
mvgaliev 77fd26e15a Added localization (#21) 2018-05-22 18:06:17 +03:00
Power BI Custom Visuals Bot 1fe06cb907 Localization strings from utils update (#17)
* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* Delete resources.resjson
2018-05-21 18:48:40 +07:00
mvgaliev 0a9b238f59 added localization strings (#20) 2018-04-19 14:35:55 +03:00
Eugene Elkin a3df8455c6 Bookmarks support (#19) 2018-03-23 16:23:36 +03:00
mvgaliev 986b94038c added UT for capabilities (#18) 2017-11-01 12:38:25 +03:00
Eugene Elkin bc8b56da15 Support of string values for X -axis and bew options (#16)
* Support of string values for X -axis and bew options
2017-10-16 18:09:58 +03:00
Eugene Elkin cf42cc4235 Version correction (#15) 2017-09-15 12:22:22 +03:00
Power BI Custom Visuals Bot 1f93fd89a0 updated localization strings (#14) 2017-08-24 23:36:50 +07:00
mvgaliev 0b49b5059d Fixed IE issue (#13) 2017-08-04 15:39:44 +03:00
Aleksei Tkach d1e3d31d9c Update 1.0.4 (#12)
* Return back jquery reference
* Add Dot opacity property
* Add axis color property
* Add new basket "Counter"
2017-07-14 10:43:53 +03:00
Aleksei Tkach d19005c0fe Return back jquery reference (#11)
* Return back jquery reference

* Change version to 1.0.3

* Change version to 1.0.3

* Update CHANGELOG.md

* Update CHANGELOG.md
2017-07-13 00:27:50 +03:00
Aleksei Tkach 4b01492db2 Fix config files references (#9)
* #17202 fix - LineDotChart 0.3.4: Visual doesn't display lines when animation is disabled
2017-07-05 18:41:02 +04:00
Aleksei Tkach 0a03bd71ca Fix errors, Update to New API 1.7.0, Add resource files (#8)
* #17202 fix - LineDotChart 0.3.4: Visual doesn't display lines when animation is disabled
* Added language resources files
* Upgrade to API 1.7.0
2017-07-05 17:49:45 +04:00
Aleksei Tkach 82e6d877ec #17202 fix - LineDotChart 0.3.4: Visual doesn't display lines when animation is disabled (#7)
UnitTests update
Changelog add
2017-06-29 09:52:41 +04:00
Nikita Grachev 5718ae9cec Merge pull request #6 from vtkalek/master
linedotchart readme update
2017-05-26 14:18:37 +07:00
vtkalek f9401af101 linedotchart readme update 2017-05-25 06:15:12 +03:00
Avi Sander e9139260de Merge pull request #5 from mvgaliev/master
fixed date issue for new desktop build
2017-04-20 17:28:26 +03:00
v-makgal 5e27d26694 fixed date issue for new desktop build 2017-04-18 11:57:55 +03:00
Avi Sander 35c0ea8ac7 Merge pull request #4 from ignatvilesov/dev/code-coverage
14744: CVUT coverage:  Add an ability to measure code coverage of LineDotChart
2017-02-09 16:32:29 +02:00
Ignat Vilesov 1b6b46eb1d 14744: CVUT coverage: Add an ability to measure code coverage of LineDotChart 2017-02-08 12:40:02 +03:00
Avi Sander 9b5c8d47a0 Merge pull request #3 from ignatvilesov/dev/fix-tooltip
14504 “LineDotChart: The visual doesn't support tooltip formatting”
2017-01-30 16:39:54 +02:00
Ignat Vilesov 160a38b4f1 14504 “LineDotChart: The visual doesn't support tooltip formatting” 2017-01-27 13:20:28 +03:00
Avi Sander aeff8b0aab Merge pull request #2 from vtkalek/master
LineDotChart after convertion to new API 1.3.0
2017-01-12 11:22:02 +02:00
vtkalek b9b98c7208 LineDotChart after convertion to new API 1.3.0 2017-01-12 11:58:36 +03:00
Avi Sander b615b98da6 Create README.md 2016-12-19 08:42:12 +02:00