我使用'react-chartist'。我想添加情節(jié)的標(biāo)題,這對我不起作用:const options = { title:{ display:true, text: 'Some name' }}<ChartistGraph className='ct-hidden-points-title' data={data} options={options} type='Line' />
如何在 Chartist 中添加繪圖標(biāo)題
臨摹微笑
2022-12-22 13:05:07