-
Hi @panyam!
First off, thanks for writing and publishing this google sheets extension. Ive tested all the sheets extensions that come up when you query for "gantt" in the add-ons store, and yours i…
-
It'd be nice to be able to dig into the usage stats a little more, whether for admin or for user purposes, a bit like how some data catalogs show who's using which dashboards to help guide users to wh…
-
- [x] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://f2.antv.vision/zh/examples/colum…
-
**Is your feature request related to a problem? Please describe.**
Currently k9s can only view installed helm charts with minimal information
**Describe the solution you'd like**
Th…
-
We have a csv catalog item that works fine. We can successfully select one of the data points on the map and plot a chart. However, **selecting a location and expanding the view to the chart**, the li…
-
- [ ] Identify features/aspects from initial v0 implementation to be ported
- [ ] Consider specific requirements in various use cases for the web app
- [ ] Develop specific list of features to be de…
-
At `2560x1440` resolution in a windowed (Alacritty) and full screen (Kitty) terminal, cointop does not extend fully to the right.
See https://i.imgur.com/B5U210U.png
-
**Describe the bug**
Currently the application is semi responsive. There is a mobile menu and elements are responsive to viewport changes only to a certain degree. This ticket collects all places for…
-
```
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1. populate a DataTable with one row of data, where the domain column is a …
-
```
I've used this:
window.addEvent('domready', function() {
alert("hello");
var chart = new MilkChart.Column("chart");
})
Column AColumn BC…