ramarro123

Results 32 issues of ramarro123

It's possible to add a feature (expecially useful on mobile) to allow "mousedown" and "mouseup" interaction? when pressing on an arrow (up/down) if the button is keep pressed, the time...

enhancement
high importance

hello, using your lib to try to spot a bug, i got an exception with Incomplete stack trace saved! i am using the latest version available on platformio, dated 5...

hi there, i noticed a closed issue here (https://github.com/me-no-dev/AsyncTCP/issues/54) that's exactly what i got on my esp32 board. everything it's up to date (every lib, sdk, etc) via platformio. i...

Hello, it will be great to be able to re-use Indicator (expecially cacheindicator) in multiple threads. this will speed up a lot the general computation. At the moment, the library...

enhancement

it will be great to have a way to check a serie of historical data to extract the best strategy based on brute force, iterate over the BarSeries finding the...

enhancement

Hello, i can't find the docs for FollowCluster nor more generally speaking, config for some of the tasks that are available on example.json configs can someone point me in the...

with live config enabled, i got this exception when i modify the config file. ``` [2017-06-30 10:26:59] [MainThread] [ cli] [INFO] Config changed! Applying new config. Exception in thread Thread-89:...

Hello, i am trying to setup kafka-ui and i receive this message: org.apache.kafka.common.errors.TimeoutException: Call(callName=listNodes, deadlineMs=1646050105263, tries=1, nextAllowedTryMs=1646050749797) timed out at 1646050749697 after 1 attempt(s) Caused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting...

type/bug
scope/backend
status/accepted
status/confirmed

chart value doesn't get updated if option object change it's possible to fix this behaviour?

Hello, in the example here https://keras.io/examples/timeseries/timeseries_weather_forecasting/ and his git file https://github.com/keras-team/keras-io/blob/master/examples/timeseries/timeseries_weather_forecasting.py it will be great if it will be possible to use standard data on show_plot not the normalized data,...

type:support