Tyxiang

Results 4 issues of Tyxiang

I am connecting to a redis service that requires a password: ```go goRedisClient := redis.NewClient(&redis.Options{ Addr: "abc.com:8000", Password: "xxxxxxxxx", DB: 0, }) ``` When I call `client.JsonGet()` method, I get...

like: ![image](https://user-images.githubusercontent.com/7249372/129136666-2ffb7d6a-19b5-45a0-a296-be0f57a44a42.png)

This theme will be based on Github theme, but h1 and h2 will be displayed in the center, and there will be no hr line.

question

https://echarts.apache.org/examples/zh/editor.html?c=scatter-exponential-regression 请问有什么办法能取得回归曲线的表达式吗? ![image](https://user-images.githubusercontent.com/7249372/194694159-8c77413f-b19a-4863-a98e-7fdbf755f8e8.png)