Xiaokang Fu
Xiaokang Fu
@koettert we can display the label on the map. But we don't have layout system for place the text in the right place for complex situations. for small data and...
> I added them for the convenience who want to hide the original points
This could solve the issue #193 use case
Folium could support the layer control, see [this](https://python-visualization.github.io/folium/latest/user_guide/ui_elements/layer_control.html) and [this ](https://python-visualization.github.io/folium/latest/user_guide/plugins/grouped_layer_control.html#). We need also support layer order.
Install pulp on Mac and Linux using, `pip install pulp` The version I installed is pulp-2.7.0. It all passed the pulptest
> @koettert Install pulp on Mac and Linux using, `pip install pulp` The version I installed is pulp-2.7.0. It all passed the pulptest
@koettert I think it's not supported via Kepler.gl python API. The way to make it work is probably to use Python to generate a Geojson file etc. somewhere and use...
I tried, euporie-console --graphics=kitty, but it did not work, (euporie) kitty --version kitty 0.38.1 created by Kovid Goyal ``` pip list (euporie) Package Version Editable project location ----------------------- ----------- -----------------------------------...
I think it works for euporie 2.7.0 but not euporie 2.8.5, version 2.8.5 is much faster. For version 2.8.5, it show images looks like below,
with `--graphics=kitty --force-graphics` it does work, I guess you need add `--force-graphics`?