# WpfWithEcharts **Repository Path**: RichAndyZ/WpfWithEcharts ## Basic Information - **Project Name**: WpfWithEcharts - **Description**: 集成Echarts到WPF中 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 3 - **Created**: 2018-06-19 - **Last Updated**: 2024-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WpfWithEcharts #### 项目介绍 Sample to integrate echars in WPF application 1. Show echarts graph in WPF window. 2. Call javascript from C# code. 3. Call C# code from javascript.