Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The translated result seems to be different from the website #71

Closed
plainheart opened this issue Mar 10, 2021 · 1 comment
Closed

The translated result seems to be different from the website #71

plainheart opened this issue Mar 10, 2021 · 1 comment

Comments

@plainheart
Copy link

I'm confused why some letters are translated to upper case.

Here is an issue content demo to be translated. It's written in Chinese.

### What problem does this feature solve?
可视区域较小,但显示的类型较多,显示不全;
请问饼图有办法实现整体拖动,让未显示的区域可以显示出来吗?

拖动外层的div我试过了,只是拖动画布而已,并不能拖动里面饼图。

### What does the proposed API look like?
series.pie.dragging = true

This was translated from Google Translate website. It seems no problem.

### What problem does this feature solve?
The visible area is small, but there are many types of display, and the display is not complete;
Is there a way to drag the pie chart as a whole so that the undisplayed area can be displayed?

I have tried dragging the outer div, it just drags the canvas, but can't drag the pie chart inside.

### What does the proposed API look like?
series.pie.dragging = true

This was translated by google-translate-api

### What proBLEES THIS Feature SOLVE?
The visible area is smaller, but the type of display is more, the display is not complete;
I will ask the pie chart to achieve the overall drag, so that the unscissed area can be displayed?

I tried the outer Div I tried, just dragging the painting, and I can't drag the pie chart inside.

### What does the proposed API Look Like?
Series.pie.dragging = true

Is there any option that can be specified to prevent the original English letters from being converted to upper case?
Or any ideas about this issue?

@plainheart
Copy link
Author

Just found it requires a header X-Goog-BatchExecute-Bgr with the computed encrypted string, otherwise, the translated result won't accurate enough. But the algorithm seems to be very hard to figure out and simulate in Node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant