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

20 Коммитов

Автор SHA1 Сообщение Дата
Iuliia Kulagina f1696fa667
Sankey update (#146)
* Update outdated packages

* Fix eslint errors

* Remove tslint comments

* Remove lodash

* Fix naming and comments

* Replace any with specific type

* Add eslint parser to dependencies

* Fix package-lock file

* Update outdated packages

* move all dependencies unrelated to code execution to devDependencies

* Bump visual version

* Add dragEvent

* Add event to function argument

* Update packages

---------

Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
2023-07-04 15:17:19 +04:00
Iuliia Kulagina 077fd1f18f
Sankey migrate to formatting model (#147)
* Migrate settings and capabilities to formatting model

* Migrate sankey diagram to formatting model

* Add eslint parser to dependencies

* Fix tests

* Bump visual version

* Update package-lock

---------

Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
2023-07-03 19:06:11 +04:00
Rustam Boranov 8cb827bc47
Sankey 3.0.8 (#139)
* Link tooltip display format issue fixed

* Sankey: dependencies update

* Sankey: tests update and d3 module changes

* Sankey: eslint update

* Sankey: d3 and lodash libraries broken down to smaller packages

* Sankey: node tooltip - output weight incorrect sum at cycle case bug fixed

* Sankey: node tooltip - output weight calculation for tooltip has moved to separate function

* Sankey: node tooltip - output weight calculation function fixed

* Sankey: api version update

* Sankey: changelog, package-lock files updated

* packages updated

* SankeyChart: area of visibility bug fixed in dragged and draggend functions

* Sankey chart: version and changelog file are updated

* converter method changes reverted, package.json: visual version upgraded

* sankeyDiagram naming changed to self

* package-lock: file version reverted, eslint: disable-next-line comment added

* Testutils version updated

* build.yml: node version changed to 14

* Update test.webpack.config.js

nested subdirectory creation fix (probable cause of test failure)

* build.yml: node version changed & eslint/parser dependency removed

* visual version update in all files

* api and tools packages updated

* sankey version updated to 3.0.8

* api version update in pbiviz file

* api version reverted

Co-authored-by: Rustam Boranov <v-rboranov@microsoft.com>
Co-authored-by: MulyukovAidar <v-amulyukov@microsoft.com>
Co-authored-by: MulyukovAidar <rememberlig@gmail.com>
2023-01-23 19:00:07 +04:00
Rustam Boranov bc52f6a2a4
Link tooltip display format issue fixed (#127)
* Link tooltip display format issue fixed

* Sankey: dependencies update

* Sankey: tests update and d3 module changes

* Sankey: eslint update

* Sankey: d3 and lodash libraries broken down to smaller packages

* Sankey: node tooltip - output weight incorrect sum at cycle case bug fixed

* Sankey: node tooltip - output weight calculation for tooltip has moved to separate function

* Sankey: node tooltip - output weight calculation function fixed

* Sankey: api version update

* Sankey: changelog, package-lock files updated

* packages updated

* SankeyChart: area of visibility bug fixed in dragged and draggend functions

* Sankey chart: version and changelog file are updated

* converter method changes reverted, package.json: visual version upgraded

* sankeyDiagram naming changed to self

* package-lock: file version reverted, eslint: disable-next-line comment added

* Testutils version updated

* build.yml: node version changed to 14

* Update test.webpack.config.js

nested subdirectory creation fix (probable cause of test failure)

* build.yml: node version changed & eslint/parser dependency removed

* visual version update in all files

Co-authored-by: MulyukovAidar <v-amulyukov@microsoft.com>
2022-12-08 14:40:33 +04:00
MulyukovAidar 3abaecf013
Sankey 3.0.3 release (#94)
* version upgrade

* context menu on clear catcher added

* selection quick fix

* matrix selection wip

* updated packages

* position bug fix

* contrast mode label display bug fix

* 3.0.3

* deleted identityIndex from node label

* check

* Delete yarn.lock

* code cleanup in sankeyDIagrams.ts

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-12-15 22:22:16 +07:00
Nikita Grachev 0bd0b71014 Increased version to 2.1.3 2020-03-08 00:09:12 +07:00
Nikita Grachev 6f61d54d50 Updated to v2.1.0 2020-02-28 11:39:30 +07:00
MulyukovAidar 6b52312f43
Sankey release (#77)
* Sotring added

* package.json update, pull request notes implemented

* legacy api replaced, context menu support added

* Lint fixes

* apis integration

* Updated changelog.md
2020-02-19 18:41:35 +07:00
dependabot[bot] d2b84d1057
Bump handlebars from 4.0.12 to 4.7.2 (#76)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.7.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-02-03 21:11:19 +07:00
dependabot[bot] abd349efc6
Bump webpack-bundle-analyzer from 3.0.3 to 3.6.0 (#75)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.0.3 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.3...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-02-03 20:45:30 +07:00
dependabot[bot] f36885cd18
Bump js-yaml from 3.12.0 to 3.13.1 (#74)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-02-03 20:05:21 +07:00
dependabot[bot] 164930c491
Bump extend from 3.0.1 to 3.0.2 (#73)
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-02-03 19:37:42 +07:00
dependabot[bot] 47a5330b6d
Bump mixin-deep from 1.3.1 to 1.3.2 (#72)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-02-03 19:25:51 +07:00
dependabot[bot] 5acfab2ef3
Bump lodash-es from 4.17.11 to 4.17.14 (#71)
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Nikita Grachev <v-grniki@microsoft.com>
2020-02-03 18:29:23 +07:00
dependabot[bot] 39e885bf8a
Bump jquery from 3.1.1 to 3.4.0 (#70)
Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-03 18:25:02 +07:00
MulyukovAidar 83237dfedf
Fix color (#66)
* Fix Sankey diagram colors

* Fix Sankey diagram colors
2020-01-31 15:26:43 +07:00
Ilfat Galiev 9273dc2606 Webpack based visual (#60)
* Webpack based visual

update d3 to v5
replace lodash by lodas-es
update all utils to the latest
update the visual API to 2.3.0

* Update Unit Tests

* Update the visual version, update API version to 2.3.0
2018-12-25 23:23:37 +07:00
Helen Rodionova 02810110f7 High contrast mode (#53) 2018-07-11 17:59:28 +03:00
Ilfat Galiev 6e78fc4d1b Added Power BI bookmarks support (#47) 2018-03-16 12:03:22 +03:00
Ilfat Galiev e5b604a25f Draw backward links (#44)
* Draw backward links
2018-02-05 11:54:05 +03:00