-
Some recent discussion on the forum has been about the ability to see stats and maps restricted only to regions, systems, countries, continents, whatever, that a particular user is interested in. So …
-
# Summary
I am trying to render an altair chart through `st.altair_chart`. This chart happens to be a map representation of Africa. I constructed this chart through the altair library and wanted to…
-
## Steps to Reproduce
1. Create a new web project by running for instance "flutter create bugrep"
2. Add the following package dependencies in pubspec.yaml:
```
flutter_form_builder: ^7.0.…
jozes updated
8 months ago
-
Also we could add special tags like `country:italy`, `year:1990` and `category:sport` automatically.
After feedback from: Pavel Finkelshtein (aka @asm0dey)
-
Maybe someone has time to add a flag representing the whole planet. Something looking like a globe maybe.
![Download](https://user-images.githubusercontent.com/20928064/131508256-5a2c81d5-4b68-44d0…
-
I had to add Kosovo and rename "Macedonia (the former Yugoslav Republic of)" to "North Macedonia". I fixed my issue by adding this:
```
class XXK < IsoCountryCodes::Code
self.numeric = nil
sel…
-
It seems to me that angleref works fine using px.scatter when using svg, and it does not work when using webgl.
[angleref](https://plotly.com/python/reference/scatter/#scatter-marker-angleref)
Cod…
-
This would unify the three datasets under a common schema, alleviating the need for GraphQL whose cold lambda starts are currently causing poor performance.
This will be implemented as a Luigi task t…
-
Decide on each component of the pipeline and how to implement
- Ingestion
- Queue
- Processing
- Storage
- Dashboard
Decide on infrastructure
- Local machine/one machine setup
- contain…
-
I couldn't find [this](https://community.plot.ly/t/r-plotly-bug-trace-is-lost-with-animation-and-not-all-ids-exist-in-first-frame/16744) issue here - copying it accordingly:
This issue arises when …