qinian222

Results 2 issues of qinian222

**问题** 1 折线图使用自定义提示框配置时,内容显示总是 横坐标数据,纵坐标数值 ,多余一个","符号 **运行环境(系统环境及 pyecharts 版本)** Python 3.7 pyecharts 1.9.1 **代码及截图** from django.http import HttpResponse from pyecharts.charts import Line from pyecharts import options as opts from pyecharts.commons.utils import...

## 问题描述 > 请对 bug 进行简要描述; > 尽量附带运行的命令和报错时的堆栈信息 ## 版本信息 请提供如下版本信息: - 操作系统类型: [e.g. macOS] - Python 版本: [e.g. 3.7] - HttpRunner 版本 [e.g. 3.1.4] ## 项目文件内容(非必须) ![image](https://github.com/httprunner/httprunner/assets/59074146/23de46f7-8462-4d4f-a02f-1c9bf36f1b94) 问题1:无法使用ENV方法获取环境变量值 问题2:无法使用debugtalk中的自定义方法

pending