Questions tagged as 'graficas'

1
answer

Sum of fields to graph

I make a system that are basically work tickets with which one of the main objectives is to measure how many cases are prioritized (low, medium or high), my DB is designed with foreign keys so I need to graphing show me the sum of those lines wi...
asked by 16.06.2018 / 05:19
0
answers

Statistical charts in bars and sorted by dates

I'm doing an income applet and savings I want to make income and savings represented in the form of bars that would be 3 and can be sorted by week month and year and compare how much income and how much saving each one with their respective colo...
asked by 24.06.2018 / 08:54
0
answers

ASSEMBLED CYCLE IN ASSEMBLY

You will see I am doing an assembler drawing and I am already coloring it but I have to be drawing line by line the lines I draw with this code: MOV CX,20 ;CORD X MOV DX,21 ;CORD Y CG6:       MOV AH, 0Ch; DRAW PIXEL       MOV AL,...
asked by 20.05.2018 / 07:43