Vikrant Gupta
c5d23336a7
chore: move the table calculation to backend ( #5351 )
2024-06-27 22:04:14 +05:30
Vikrant Gupta
2a4e97f8da
fix: table sorting when units are present ( #5249 )
2024-06-17 15:51:04 +05:30
Vikrant Gupta
2145e353c8
feat: per column unit option for table type ( #5134 )
...
* feat: base setup for individual column type units
* feat: added logic for y axis unit selection
* fix: light mode design
* feat: fix the mutation of original datasource array
2024-06-04 11:14:54 +05:30
Vikrant Gupta
76b1e40cbc
feat: added download as csv support for table panel type ( #5067 )
...
* feat: added download as csv support for table panel type
* feat: update the position of download
* fix: build issues
* fix: address review comments
2024-05-24 15:54:36 +05:30
Rajat Dabade
d1acad8ee4
fix: the undefined threshold format issue ( #4058 )
2023-11-24 18:17:58 +05:30
Rajat Dabade
4009ac83fe
[Feat]: threshold in table ( #4002 )
...
* feat: threshold in table
* refactor: updated the message
* chore: some css fixes
2023-11-23 15:32:06 +05:30
Yevhen Shevchenko
e6fa1383f3
refactor: dashboard views ( #3175 )
...
* refactor: dashboard views
* fix: switch component by another render approach
* fix: build
* feat: add table panel styles
* fix: render query data in table
* feat: add separated columns for group by
* fix: add return for creation label for formula
* fix: table columns
Remove label repeating, remove aggregate column if values don’t exist
* fix: render columns with empty value
* fix: pr comments for panel swither
* fix: change key to dataIndex
* chore: removed gridgraph component
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-07-25 18:55:36 +05:30