Which chart(linechart, barchart) plugins or libraries are supported in appium for automation

i want to automate barchart and linechart testing using appium

  • i tried to set the accessibility label but it did not work
    -i also tried to build xpath with the text which is shown in linechart but unfortunately could not do it as uiautomator can not access that text
    -now i have question does anyone know which librarlies of charts or graphs are supported in appium for automation