shexiaobin commented on issue #27553:
URL: https://github.com/apache/superset/issues/27553#issuecomment-2750168126

   It is possible to attempt to solve the problem by modifying the source code. 
The solution is as follows: Locate the configuration file, which is 
superset-4.1.1/superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformers.ts.
 Replace the line "position: isHorizontal ? " with the appropriate code. 
'right' : 'top',
   Please translate the following text accurately and without any errors into 
English. The position: isHorizontal ? 'inside' : 'top' will do. Just recompile 
the code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to