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

35 Коммитов

Автор SHA1 Сообщение Дата
Denis 93a5d45a5e Webpack (#25)
* versions update, settings update

* d3 downgrade (to source version), fix of rest dependencies

* [debug] d3 updated, dotplot works, code cleaned up

* tests update, karma+webpack, version upd

* Rendering Events API

* fix allocation error existed on tests run

* Fixes bug with styles import

* updates package-lock
2019-03-26 15:33:00 +07:00
Denis 9a621eed29 Webpack migration for dotplot chart (#23)
* versions update, settings update

* d3 downgrade (to source version), fix of rest dependencies

* [debug] d3 updated, dotplot works, code cleaned up

* tests update, karma+webpack, version upd

* Rendering Events API

* fix allocation error existed on tests run
2019-03-22 21:10:39 +07:00
Elena Rodionova 42bc221adf API 2.1.0 (#22) 2018-08-21 17:17:00 +03:00
Elena Rodionova ed8046ae2b High contrast mode (#20) 2018-07-18 12:27:54 +03:00
mvgaliev 929a0498dd added localization (#19) 2018-05-23 12:24:44 +03:00
Power BI Custom Visuals Bot 8bb26f40c3 Localization strings from utils update (#12)
* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* updated localization strings

* Delete resources.resjson
2018-05-21 18:47:35 +07:00
Ignat Vilesov 9820a80d31
Brings an ability to change Dots radius (#17)
* Brings ability to change dot radius

Dot's radius used to be hardcoded but now this value moved to Format
Panel -> Dots

Work item #25653

* Covers ability to change radius by Unit Test
2018-05-14 12:11:50 +03:00
Ignat Vilesov db37b8b788
Makes Dot Plot working in IE11 (#18) 2018-04-24 20:06:12 +03:00
mvgaliev 398c7c6fa2 added localization strings (#16) 2018-04-11 14:53:03 +03:00
Eugene Elkin 96f2a55377 Bookmarks support (#15) 2018-03-21 14:39:02 +03:00
Eugene Elkin 46f3795720 package-lock updates (#14) 2017-11-16 12:06:14 +03:00
mvgaliev d3d42c3b53 added UT for capabilities (#13) 2017-11-01 12:37:08 +03:00
Power BI Custom Visuals Bot a98dfae0c5 updated localization strings (#11) 2017-08-24 23:31:10 +07:00
Aleksei Tkach b31d1e53c9 fix for #20329 X-Axis displayes in the center of visual (#10) 2017-08-10 10:35:56 +03:00
Aleksei Tkach b9cad59ada #20147 DotPlot ver.1.1.1.: if numeric data too much = overlapping on visual side (#9) 2017-08-08 12:11:12 +03:00
Aleksei Tkach c6b41d5f94 #7471 DotPlot: Add an option to use vertical orientation of labels (#7) 2017-07-31 09:19:45 +03:00
mvgaliev fb8577bb99 fixed negative values selection bug (#4) 2017-07-13 18:24:59 +03:00
Konstantin Mamaev 22f08fd98f Add localization for data roles (#6) 2017-07-07 15:16:13 +03:00
Konstantin Mamaev fd9ae78289 Add localization (#5)
* Add localization

Update API version
Update npm dependencies
Remove JQuery

* Fix version
2017-07-03 14:52:11 +04:00
Nikita Grachev 5c38925644 Merge pull request #3 from vtkalek/master
DotPlot readme update
2017-05-26 14:21:07 +07:00
vtkalek 5e55a69a12 DotPlot readme update 2017-05-25 06:16:28 +03:00
Avi Sander 5e0b4a7f20 Merge pull request #2 from ignatvilesov/dev/code-coverage
14748: CVUT coverage:  Add an ability to measure code coverage of DotPlot
2017-02-09 16:32:53 +02:00
Ignat Vilesov d517908154 14748: CVUT coverage: Add an ability to measure code coverage of DotPlot 2017-02-08 10:29:58 +03:00
Avi Sander 0472824754 Merge pull request #1 from ignatvilesov/master
DotPlot visual based on the new API/ Dev tools [API 1.3.0]
2016-12-29 13:34:21 +02:00
Ignat Vilesov a8a7ef88a8 13877 “Dot Plot: Update source code of the visual in order to avoid empty and NaN values” 2016-12-29 14:30:11 +03:00
Ignat Vilesov d3f277a714 13859 “Dot Plot: Beautify source code of the visual” 2016-12-28 14:36:11 +03:00
Ignat Vilesov 3a28cec88b 13858 “Dot Plot: Migrate the existing unit test from VSO to GitHub repo” 2016-12-27 20:56:25 +03:00
Ignat Vilesov 171fc22baa 13865 “Dot Plot: Update source code of the visual in order to support the SelectionIdBuilder” 2016-12-27 18:30:39 +03:00
Ignat Vilesov cce5e49737 13856 “Dot Plot: Update source code of the visual in order to support the new IVisual structure” 2016-12-27 17:48:19 +03:00
Ignat Vilesov e6a8ac3c71 13857 “Dot Plot: Split up the single file into some files” 2016-12-27 15:47:50 +03:00
Ignat Vilesov 22fe730929 13855 “Dot Plot: Convert the capabilities to the new API/Dev tools” 2016-12-27 15:47:41 +03:00
Ignat Vilesov 6c42dc4b46 13854 “Dot Plot: Add styles to the visual” 2016-12-27 15:47:31 +03:00
Ignat Vilesov b11a5d6a31 13853 “Dot Plot: Add assets to the visual” 2016-12-27 15:47:22 +03:00
Ignat Vilesov 1657c013af 13852 “Dot Plot: Prepare a base structure of the visual” 2016-12-27 15:47:13 +03:00
Avi Sander 315d3d0da8 Create README.md 2016-12-27 14:11:28 +02:00