Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
5712 Lượt xem

For my model with the following fields:


name= field.Char()
date= field.Date()
ok_parts = field.Float()
not_ok_parts = field.Float()

I am trying to show multiple lines in the same graph this way:

<graph string="Results" type="line">
     <field name="date" type="row" interval="day"/>
    <field name="ok_parts" type="measure" operator="+"/>
    <field name="not_ok_parts" type="measure" operator="+"/>
</graph>
The only way to show the two values multiple separately at the same time, is through a bar graph.. Any idea how can do using line chart?

Ảnh đại diện
Huỷ bỏ

Now, can you do it?

If you have found the answer Please advise me

Thank you so much

Câu trả lời hay nhất
Now, can you do it?
If you have found the answer Please advise me
 Thank you so much

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 11 21
3083
0
thg 12 20
3633
0
thg 4 18
3527
0
thg 4 24
1842
4
thg 11 23
5892