Raphael

Results 6 issues of Raphael

### Version 5.2.2 ### Link to Minimal Reproduction https://github.com/apache/echarts/issues/10223 ### Steps to Reproduce Have a look to https://github.com/apache/echarts/issues/10223 each steps are described to reproduce it. Very easy ### Current Behavior...

bug
pending
en
topic: dataset

### Version 5.3.3 ### Link to Minimal Reproduction https://codepen.io/echarts-demo/pen/ExELMJO ### Steps to Reproduce Check the link to minimal repro :) https://codepen.io/echarts-demo/pen/ExELMJO ### Current Behavior data from the dataset do not...

bug
pending
en

there is typo error between cummulativeQuoteQty and cumulativeQuoteQty. impact is when you run let orderResult = (await mainClient.submitNewOrder(orderRequest)) as OrderResponseFull; orderResult.cummulativeQuoteQty is empty while orderResult['cummulativeQuoteQty'] is containing the right value.

Hi there, just saw it it is accessible as wss://ws-api.binance.com:443/ws-api/v3 from this doc page : https://binance-docs.github.io/apidocs/websocket_api/en/#spot-testnet My question is do you have any timeline in mind regarding the implementation for...

enhancement
websockets