4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python4,236 forks (4,236 forks)batch import
BackendFeature RequestFrontendVisualizationshelp wanted
Repository metrics
- Stars
- 24,845 stars (24,845 stars)
- PR merge metrics
- Avg merge 9d 5h (Avg merge 9d 5h)3 merged PRs in 30d (3 merged PRs in 30d)
Description
Now Configuration for table visualization is OK.
BUT I have to config every query for four decimal places.
IS there any way config default X decimal places Instead of two decimal places ?
Contributor guide
- Research direction
- Examine the existing table visualization configuration. Identify where decimal places are hardcoded or where user settings are stored. Propose a default configuration option (e.g., environment variable or user settings).
- Tech stack
- python
- Domain
- full stack
- Issue type
- Feature
- Prerequisites
- GitPython