-
-
A question that came up lately by a few users, why do we use gnuplot instead of matplotlib. And would it be possible to change everything to matplotlib.
I think we also had this discussion once whi…
-
The button looks corrupted, this is caused because the text used for the button is Unicode (the unicode symbol for `...`)
Such symbols should not be translated, so wrapping them with `wxT(...)` fixes…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
2.6.1 and 3.2.2
### Current Behavior
When transformed to add a field to the …
-
Win10 + vs2019 + wxsqlite4.9.2
I wrote a program, which will create daily SQLite db. But sometimes (not each time) it throws exception "file is not a database" in inserting table into db after open i…
-
Hi, I see this image:
https://github.com/Blake-Madden/Wisteria-Dataviz/blob/main/docs/doxygen/images/DonutChart.svg
I just want to now how do you draw the portion of a ring?
I have looked at …
-
### Description
The wxTreeListCtrl does not obey SetSortColumn(). Calling SetSortColumn only changes the indicators on the column, it does not actually sort. Also After calling SetSortColumn() clicki…
-
- [x] AUSDC https://www.coingecko.com/en/coins/aave-usdc
- [x] ABUSD https://www.coingecko.com/en/coins/aave-busd
- [x] ADAI https://www.coingecko.com/en/coins/aave-dai
- [x] AREN https://www.coing…
-
### Description
Under Windows, the SaveAs functionality behaves in an unexpected way when the filename contains a "." character, and has no extension. The code in AppendExtension is satisfied by …
-
1、init code with one ip of cluster
` PulsarAdminBuilder pulsarAdminBuilder = PulsarAdmin.builder().serviceHttpUrl("http://host-10-33-50-144:8080");`
2、getActiveBrokers and getOwnedNamespaces
…