AnyChart / AnyChart-Android

AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
2.31k stars 369 forks source link

i want to plot multi line graph with multiple of x axis and y axis #113

Open shaikhnafees99 opened 5 years ago

shaikhnafees99 commented 5 years ago

i want to plot multi line graph with multiple of x axis and y axis for example 8 line in a single graph

Shestac92 commented 5 years ago

@shaikhnafees99 Please, can you describe the purpose of creating multiple x and y axes on the same plot? Such a chart is not readable at all. Usually, the data plot provides one x-axis and several y-axes. Like this sample or this one.

DAigory commented 2 years ago

@shaikhnafees99 Please, can you describe the purpose of creating multiple x and y axes on the same plot? Such a chart is not readable at all. Usually, the data plot provides one x-axis and several y-axes. Like this sample or this one.

For draw histogram for klines in chart mode. For this we need map kline and histogram to same Y but different X