# humancomputer_interaction_getgraph **Repository Path**: ZhenDu_ICT/humancomputer_interaction_getgraph ## Basic Information - **Project Name**: humancomputer_interaction_getgraph - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-02 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # humancomputer_interaction_getgraph #### 项目介绍 人机交互将情绪记录文本转化为折线图。 #### 安装教程 1. 可以使用IDEA直接打开项目文件夹`数据转echart图像`使用 2. 可以运行`java -jar 数据转echart图像.jar`来运行程序 3. 项目源码的文本在`/数据转echart图像/src/UCAS`中,可以将其拷贝出来在其他IDE中运行 #### 使用说明 1. 需要输入情绪记录文本文件的绝对路径 2. 需要借助网站[http://echarts.baidu.com/examples/editor.html?c=line-stack](http://echarts.baidu.com/examples/editor.html?c=line-stack)的帮助(chrome浏览器最佳) 3. 警告:导出图片的样式还有所差异