:orphan:
# PetscDrawLG
An object that manages drawing simple x-y plots 
## Synopsis
```
typedef struct _p_PetscDrawLG *PetscDrawLG;
```



## See Also
 `PetscDrawAxis`, `PetscDraw`, `PetscDrawBar`, `PetscDrawHG`, `PetscDrawSP`, `PetscDrawAxisCreate()`, `PetscDrawLGCreate()`, `PetscDrawLGAddPoint()`

## Level
advanced

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscdrawtypes.h.html#PetscDrawLG">include/petscdrawtypes.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/drawimpl.h.html#_p_PetscDrawLG">_p_PetscDrawLG in include/petsc/private/drawimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscdrawtypes.h)


[Index of all Draw routines](index.md)  
[Table of Contents for all manual pages](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
