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

947 Коммитов

Автор SHA1 Сообщение Дата
Ramil Minyukov (Akvelon INC) 363a0719d7 Removed log 2021-09-06 19:17:46 +03:00
Ramil Minyukov (Akvelon INC) 3abbd10b00 Added gridline for categorical axis type 2021-09-06 19:15:14 +03:00
Ilfat Galiev deaca550da Invert horizontal scroll for categorical values 2021-09-06 12:48:49 +03:00
Ilfat Galiev 07cdbb37de Fix scrolling for numerical axes 2021-09-06 12:05:25 +03:00
Ilfat Galiev b330a20ce9 Reverse scrolling behavior 2021-09-06 11:23:49 +03:00
Ilfat Galiev 127050134b Display scrollbar only if window size is small that data length 2021-09-06 11:18:46 +03:00
Ilfat Galiev b06e111e78 Fix scrolling bug. Set limit [0,100] for scroll position 2021-09-06 10:54:34 +03:00
Ilfat Galiev a7d893dcef Fix scroll properties for categorical data binding. Disable scroll properties for numerical axes 2021-09-03 18:47:01 +03:00
Ramil Minyukov 7ba964fc43
Merge pull request #733 from MrRamka/bugfix/fix-polar-auto-align
Fixed polar "Automatic Alignment" title
2021-09-03 16:25:57 +03:00
Ramil Minyukov 959b10dce2
Merge branch 'master' into bugfix/fix-polar-auto-align 2021-09-03 16:11:56 +03:00
Ramil Minyukov 078daad6bf
Merge pull request #731 from MrRamka/bugfix/legend-creation
Fixed "size" mapping legend creation
2021-09-03 16:11:46 +03:00
Ramil Minyukov eb7dce6653
Merge branch 'master' into bugfix/fix-polar-auto-align 2021-09-03 16:02:36 +03:00
Ramil Minyukov 6a351122f7
Merge branch 'master' into bugfix/legend-creation 2021-09-03 16:00:56 +03:00
Ramil Minyukov 6afb3875eb
Merge pull request #732 from MrRamka/bugfix/polar-right-icon
Add for "Right" for grid layout in polar plot segment
2021-09-03 16:00:41 +03:00
Ramil Minyukov (Akvelon INC) 0ac7ac6186 Fixed naming 2021-09-03 15:59:35 +03:00
bongshin e7c429ed31
Merge branch 'master' into bugfix/polar-right-icon 2021-09-03 05:40:59 -07:00
Ilfat Galiev e2f0207ea4
Merge branch 'master' into bugfix/legend-creation 2021-09-03 15:39:51 +03:00
Ilfat Galiev 9573387b74
Merge pull request #730 from MrRamka/bugfix/legend-button
Fixed legend ordering button
2021-09-03 15:36:36 +03:00
Ramil Minyukov (Akvelon INC) 443643b3c6 Fixed right icon in polar plot segment 2021-09-03 15:27:57 +03:00
Ramil Minyukov (Akvelon INC) bd3a7092aa Fixed size legend creation 2021-09-03 15:15:41 +03:00
Ramil Minyukov (Akvelon INC) 6588964045 Fixed legend ordering button 2021-09-03 14:28:22 +03:00
Ilfat Galiev 4e2e9bce73
Merge pull request #729 from MrRamka/feature/plot-gridline
Added snapToClosestPoint in plot segment
2021-09-03 12:50:32 +03:00
Ramil Minyukov (Akvelon INC) 4cb6b197b7 Merge branch 'feature/plot-gridline' of https://github.com/MrRamka/charticulator into feature/plot-gridline 2021-09-03 12:35:09 +03:00
Ramil Minyukov (Akvelon INC) a92e193291 Removed unused code 2021-09-03 12:34:53 +03:00
Ramil Minyukov 49d26e160b
Merge branch 'master' into feature/plot-gridline 2021-09-03 12:30:34 +03:00
Ramil Minyukov (Akvelon INC) e0fa1ab012 Added snapToClosestPoint in plot segment 2021-09-03 12:28:20 +03:00
Ilfat Galiev 9899c1fc0c
Merge pull request #728 from zBritva/fix_images_input
Fix height of inputImage
2021-09-03 12:26:44 +03:00
Ilfat Galiev 5d93e72b73
Merge branch 'master' into fix_images_input 2021-09-03 12:06:40 +03:00
Ilfat Galiev 1cf47902a3 Fix height of inputImage 2021-09-03 12:04:23 +03:00
Ilfat Galiev b33bf0a797
Merge pull request #725 from MrRamka/feature/polar-margin
Added polar plot auto alignment
2021-09-03 11:47:48 +03:00
Ramil Minyukov (Akvelon INC) 22b7eef01d Fixed property name 2021-09-03 11:28:38 +03:00
Ramil Minyukov (Akvelon INC) 6cfcb3e2b3 Fixed comment 2021-09-03 11:24:40 +03:00
Ramil Minyukov (Akvelon INC) 608f608e88 Added header text 2021-09-02 18:21:14 +03:00
Ramil Minyukov (Akvelon INC) 608b084738 Removed unused code 2021-09-02 16:29:15 +03:00
Ramil Minyukov (Akvelon INC) 5994594cd5 Removed unused code 2021-09-02 15:27:33 +03:00
Ramil Minyukov (Akvelon INC) d829ba53e5 Removed log 2021-09-02 15:16:36 +03:00
Ramil Minyukov (Akvelon INC) 855d591f8d Fixed outer radius 2021-09-02 15:15:46 +03:00
Ramil Minyukov (Akvelon INC) 4d400a1157 Fixed glyph position 2021-09-02 14:47:29 +03:00
Ramil Minyukov (Akvelon INC) 87e5c514bd Added polar plot auto alignment 2021-09-02 14:19:17 +03:00
Ilfat Galiev 7b02c335f5
Merge pull request #714 from zBritva/exclude_aggr_func
Exclude first, last, count aggregation functions for numerical column
2021-09-01 15:31:34 +03:00
Ilfat Galiev 60abb0b90c
Merge branch 'master' into exclude_aggr_func 2021-09-01 15:18:04 +03:00
Ilfat Galiev 0fbdb78da8
Merge pull request #723 from MrRamka/feature/tick
Added tick format type
2021-09-01 15:17:48 +03:00
Ilfat Galiev edaa062fa5
Merge branch 'master' into feature/tick 2021-09-01 14:27:38 +03:00
Ilfat Galiev 7afa32810e
Merge branch 'master' into exclude_aggr_func 2021-09-01 14:27:32 +03:00
Ilfat Galiev f4ca50a9bb
Merge pull request #724 from MrRamka/feature/rounded-corners
Added rounded corners in Rectangle shape
2021-09-01 14:26:58 +03:00
Ramil Minyukov (Akvelon INC) 54b5aff12a Added rounded corners in Rectangle shape 2021-09-01 14:20:36 +03:00
Ramil Minyukov (Akvelon INC) 4665132b52 Added tick format type 2021-09-01 12:33:11 +03:00
Ilfat Galiev d8c861ab51
Merge branch 'master' into exclude_aggr_func 2021-08-31 16:43:24 +03:00
Ilfat Galiev 0c83489e9e Set min width for aggregation function dropdown list 2021-08-31 16:41:21 +03:00
Ilfat Galiev e6ee3dc706 Get aggregation functions by data kind instead data type 2021-08-31 16:38:18 +03:00