我想在使用django开发的Web应用程序中嵌入图表.
我接触过谷歌图表API,ReportLab的,PyChart,MatPlotLib和ChartDirector中
我想在服务器端执行此操作,而不是将AJAX请求发送到Google图表API,因为我还想将图表嵌入到PDF中.
哪个是最佳选择,哪个是相对优点和缺点.
python django charts
charts ×1
django ×1
python ×1