mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
[improve][Parallel] improve ParallelChart
This commit is contained in:
@@ -160,7 +160,7 @@ namespace XCharts.Runtime
|
||||
|
||||
internal override float GetAxisLineXOrY()
|
||||
{
|
||||
return component.context.y;
|
||||
return component.context.x;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user